home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 13769 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  770 b 

  1. Path: keats.ugrad.cs.ubc.ca!not-for-mail
  2. From: c2a192@ugrad.cs.ubc.ca (Kazimir Kylheku)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: How to use assert( )
  5. Date: 9 Apr 1996 19:42:45 -0700
  6. Organization: Computer Science, University of B.C., Vancouver, B.C., Canada
  7. Message-ID: <4kf775INN5ak@keats.ugrad.cs.ubc.ca>
  8. References: <4kc3k7$dur@orion.cybercom.net> <smryanDpKxLz.39v@netcom.com>
  9. NNTP-Posting-Host: keats.ugrad.cs.ubc.ca
  10.  
  11. In article <smryanDpKxLz.39v@netcom.com>, @#$%!?! <smryan@netcom.com> wrote:
  12.  
  13. >If you look at assert.h on your system, you'll see it's not too complicated.
  14. >And you can easily write your own to do a long jump, or pop up a dialog, or
  15. >whatever else pleases you.
  16.  
  17. ... as long as you don't call it assert, of course. This is a reserved ANSI
  18. thingy.
  19. -- 
  20.  
  21.